home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 019 / 123util.arc / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1985-08-14  |  480 b   |  28 lines

  1. ECHO OFF
  2. CLS
  3. echo .
  4. echo .  Prokey.exe by  Rosesoft is  needed in order
  5. echo .  to use the file  Lotus.pro or  prokytut.wks
  6. echo .  the functions  provided with  Lotus.pro are
  7. echo .  duplicated  in the Macro utility.  The only
  8. echo .  problem is that you have to have the macros
  9. echo .  on your current worksheet.
  10. pause
  11. cls
  12.  
  13. B:
  14. TYPE SCREEN1.PRN
  15. PAUSE
  16. TYPE SCREEN2.PRN
  17. PAUSE
  18. TYPE SCREEN3.PRN
  19. PAUSE
  20. CLS
  21. TYPE SCREEN4.PRN
  22. PAUSE
  23. c:
  24. 123
  25. B:
  26. CLS
  27. TYPE END.PRN
  28.